home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Utilities / Programming / CTools 2.2.1d / CTools / CTools.rsrc / TEXT_136_Pas. to C.txt < prev    next >
Encoding:
Text File  |  1995-12-01  |  629 b   |  7 lines

  1. ‚Ä¢ Pascal to C 
  2.  
  3. This utility will translate Pascal keywords and operators to their C equivalent.  This utility will operate on any files which DO NOT end in the suffix ".c".  It will generate a new file with the original file name plus the suffix ".p.c" which contains the translated output from the utility.
  4.  
  5. This program is an aid in translating a Pascal program to C.  It will do much of the repetitive mechanical conversion.  HOWEVER, the programmer will need a working knowledge of both Pascal and C to manually convert some Pascal features which this program cannot handle, or for which there is no direct C equivalent.
  6.  
  7.